nat:PoolAddress
NAT pool address
Telemetry Sensor Path(s)
Configurable Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES |
|---|---|---|---|
| endip | address:Ip |
NAT end ip address | Value must match ipv4 or ipv6 known format |
| startip | address:Ip |
NAT start ip address | Value must match ipv4 or ipv6 known format |
Operational Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
|---|---|---|---|
| configErr | nat:ConfigErrNat (scalar:Bitmask64) |
Config error pool address | SELECTION: 0 - noerror 1 - PoolInUse DEFAULT: noerror |
| poolAddrDeleted | nat:booltype (scalar:Bool) |
Pool address deleted | SELECTION: true or false DEFAULT: 0 |
Internal Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
|---|---|---|---|
| castToModify | nat:booltype (scalar:Bool) |
Cast to Modify | SELECTION: true or false DEFAULT: 0 |
| modTs | mo:TStamp (scalar:Date) |
The time when this object was last modified. | SELECTION: 0 - never DEFAULT: never |
| status | mo:ModificationStatus (scalar:Bitmask32) |
Modification status | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |